| Total Complexity | 38 |
| Dependencies | 12 |
| Dependents | 1 |
| Total lines | 285 |
| Lines of code | 185 |
| Logical lines of code | 124 |
| Comment lines | 27 |
| Methods | 11 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| send_new_message_notification() | 42 | 11 | 50 | |
| send_new_response_notification() | 41 | 10 | 55 | |
| get_user_by_id() | 58 | 4 | 15 | |
| run_in_background() | 61 | 4 | 12 | |
| get_guest_email_body_for_new_response() | 57 | 2 | 18 | |
| get_admin() | 57 | 2 | 16 | |
| boot() | 71 | 1 | 5 | |
| init_background_processor() | 73 | 1 | 5 | |
| send_new_response_notification_in_background() | 79 | 1 | 3 | |
| send_new_message_notification_in_background() | 79 | 1 | 3 | |
| get_guest_email_subject_for_new_response() | 79 | 1 | 3 |